課程資訊
課程名稱
計算機程式
Computer Programming 
開課學期
104-1 
授課對象
電機工程學系  
授課教師
廖婉君 
課號
EE1004 
課程識別碼
901 10210 
班次
02 
學分
全/半年
半年 
必/選修
必修 
上課時間
星期二6(13:20~14:10)星期三8,9(15:30~17:20) 
上課地點
博理112博理112 
備註
本系優先
限本系所學生(含輔系、雙修生)
總人數上限:60人 
Ceiba 課程網頁
http://ceiba.ntu.edu.tw/1041CP2015 
課程簡介影片
 
核心能力關聯
核心能力與課程規劃關聯圖
課程大綱
為確保您我的權利,請尊重智慧財產權及不得非法影印
課程概述

1.Intro. to computers and C++ programming
2.Control structure
3.Functions
4.Arrays
5.Pointers and Strings
6.Classes and data abstraction
7.Operator overloading
8.Inheritance
9.Virtual functions and polymorphism 

課程目標
This course is designed to be the first class for EE undergraduate students to learn how to program in C++.  
課程要求
Mid-term quiz: 30%
Final exam: 40%
Homework: 30% 
預期每週課後學習時數
 
Office Hours
 
指定閱讀
待補 
參考書目
Deitel & Deitel, “C++: How To Program, Late Objects Version” 7th ed., PEARSON, 2011 
評量方式
(僅供參考)
   
課程進度
週次
日期
單元主題
第1週
9/15,9/16  Chapters 1 and 2: Introduction to C++ Programming 
第2週
9/22,9/23  Chapter 3: Control Statements: Part 1 
第3週
9/29,9/30  Chapter 4: Control Statements: Part 2 
第4週
10/06,10/07  Chapter 5: Function 
第5週
10/13,10/14  Chapter 5: Function (cont.) 
第6週
10/20,10/21  Chapter 6: Array 
第7週
10/27,10/28  Chapter 7: Pointer 
第8週
11/03,11/04  Chapter 7: Pointer (cont.) 
第9週
11/10,11/11  Midterm Exam 
第10週
11/17,11/18  Chapter 9: Classes 
第11週
11/24,11/25  Chapter 10: Classes: A Deeper Look 
第12週
12/01,12/02  Chapter 11: Operator Overloading 
第13週
12/08,12/09  TA class (12/08); No class (12/09) 
第14週
12/15,12/16  Chapter 11: Operator Overloading (cont.) 
第15週
12/22,12/23  Chapter 13: Object-Oriented Programming: Inheritance 
第16週
12/29,12/30  Chapter 14: Object-Oriented Programming: Polymorphism 
第17週
1/05,1/06  Term Project Demo 
第18週
1/13  Final Exam